Public Overridable Default Property Item( _ ByVal index As Integer _ ) As T
public virtual T this[ int index ]; {get; set;}
index
BaseItemCollection<T> クラス BaseItemCollection<T> メンバ
© MESCIUS inc. All rights reserved.